home *** CD-ROM | disk | FTP | other *** search
- Update History of MYZ80 by Simeon Cran.
-
-
- August 1 1992
- ~~~~~~~~~~~~~
- Version 1.00
- First non-Beta release.
- ___
-
- Version 1.01
- Minor changes to a number of routines for higher performance.
- 386 version of MicroFast engine optimised further.
- Beta test of bugfix where high word of 32 bit registers was not
- being properly cleared on program startup.
-
- ---
- August 23 1992
- ~~~~~~~~~~~~~~
- Version 1.02
- Bugfix where memory allocation strategy was not being properly
- restored (causing very strange errors after running MYZ80 with
- DOS 5.0 or OS/2 2.0 with UMBs).
- Version 1.01 was a Beta only release. Version 1.02 is a public
- release again.
-
- ---
- October 16 1992
- ~~~~~~~~~~~~~~
- Version 1.03
- Bugfix where DOSDIR would not display R/O files.
- Bugfix where EXPORT would not properly export files larger than
- 16k when run from CP/M 2.2.
- IMPORT and EXPORT both upgraded by the addition of the -M option
- (to automatically delete the original file) and the -O option (to
- automatically overwrite any existing destination files).
- Support for INT 14h to allow the use of a communications FOSSIL.
- New keyboard system allowing all keys to be redefined.
- New KEY utility to support the new keyboard system.
- Correct CPM3.SYS included in package.
- MYZ80 API information included in package.
- ---